CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 二值

搜索资源列表

  1. matlab二值图像处理源码

    6下载:
  2. matlab实现腐蚀,膨胀,开、闭运算,提取边界操作和骨架化操作,计算图像中每个小颗粒的面积和周长等源码。
  3. 所属分类:文档资料

    • 发布日期:2010-11-14
    • 文件大小:6033
    • 提供者:cgf0123
  1. 基于大津算法的阈值分割

    1下载:
  2. 基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离,Otsu threshold segmentation
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:516
    • 提供者:孙琰
  1. matlab_image.matlab图像预处理

    2下载:
  2. matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:8333
    • 提供者:王强
  1. vc++调用matlab函数混合编程实现二值图像的区域标记

    0下载:
  2. vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:698659
    • 提供者:李占闯
  1. finger1.灰度图像二值化阈值的MATLAB计算实现

    1下载:
  2. 灰度图像二值化阈值的MATLAB计算实现,Binarization threshold calculation
  3. 所属分类:图形图象

    • 发布日期:2017-03-21
    • 文件大小:87830
    • 提供者:qinyongming
  1. xintai.rar

    1下载:
  2. 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:795
    • 提供者:沈海宏
  1. Image.rar

    0下载:
  2. matlab 关于二值图像熵和交叉熵的计算程序,这一程序与结合其它方法对图像进行分割,作为一个判断标准.,matlab on the binary image entropy and cross entropy calculation procedure, which in combination with other methods and image segmentation, as a criterion.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:1228
    • 提供者:张永康
  1. auto_T.rar

    1下载:
  2. 对图像进行自动的阈值分割处理,是比较经典的图像分割方法,适合图像二值化,Automatic image threshold segmentation of the deal, which is a more classic image segmentation methods, suitable image binarization
  3. 所属分类:Special Effects

    • 发布日期:2015-05-24
    • 文件大小:2220
    • 提供者:dd
  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8662
    • 提供者:
  1. binary

    1下载:
  2. 二值化程序:实现自适应二值化。效果较好,二值化后图片较清晰-Binarization process: the realization of adaptive binarization. Better, after binarization clearer picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1302
    • 提供者:cheng tiantian
  1. matlab-picture3

    0下载:
  2. 这是在matlab下运行的,有关二值图像处理的程序!希望对大家有帮助!-in Matlab is running under the binary image processing procedures! We want to help!
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:5953
    • 提供者:水印
  1. Local

    0下载:
  2. 用于虹膜图像处理过程中的定位过程,采用二值化结合hough变化方法进行虹膜区域的定位-For the iris image processing positioning process, combined with the use of binarization methods hough change the positioning of the iris region
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:17207
    • 提供者:汪琨
  1. 彩色图转化成灰度图,二值图像

    0下载:
  2. 简单的MATLAB代码,将彩色图像转化成灰度图,二值图像
  3. 所属分类:matlab例程

  1. MATLAB二值化处理

    0下载:
  2. 利用MATLAB对图像进行二值化处理,方便后续的图像处理(MATLAB image processing two values)
  3. 所属分类:图形图象

    • 发布日期:2017-12-09
    • 文件大小:1962
    • 提供者:秦月汉光
  1. 自动二值化程序

    0下载:
  2. 在matlab中自动实现图像的二值化,可以方便提取图片中的信息(Automatically realize the two value of image in MATLAB)
  3. 所属分类:工程标准规范

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:NeoJarrah
  1. 二值化-MATLAB

    0下载:
  2. 常用的几个图像二值化算法,包括全局的二值化和局部的二值化算法(This program contains Several commonly used image binary algorithms including global and local binary algorithms.if you want ,just download)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:flyingMonkey
  1. matlab 二值化算法

    0下载:
  2. matlab二值化算法,主要用于对图片进行二值化处理(Matlab two value algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:12288
    • 提供者:marden2016
  1. 彩色图像二值化

    0下载:
  2. 可将任意RGB彩色图像(像素不能过高),转化成二值图像(Any RGB color image can be converted to two value image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:36864
    • 提供者:God_pude.com
  1. 提取绿灯二值图像

    0下载:
  2. 利用matlab提取红绿灯的二值图像!!!!!!(Extract the two value image of the traffic light.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:20480
    • 提供者:江城歌
  1. 灰度图像经典二值化Matlab代码

    1下载:
  2. 图像灰度二值化的matlab代码实现,有几种,经测试有效(Matlab code implementation of image gray level binarization)
  3. 所属分类:软件工程

    • 发布日期:2019-11-28
    • 文件大小:54272
    • 提供者:dodoyin
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com